home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ada / gwuada_8.zip / README.MK < prev    next >
Text File  |  1993-08-07  |  808b  |  18 lines

  1. To remake the GWUMON system, the following steps must be done:
  2.  
  3.     1 - Make sure that you have installed the NYUAda and GWAda
  4.         source.  Also, make sure that you have IntelC Codebuilder
  5.         installed and in your path.
  6.  
  7.     2 - Make sure that the GWAda program source has been compiled.
  8.  
  9.     3 - Edit the gwmon.lnk so that the objects in the NYUAda and 
  10.         GWAda directories can be found.  Next edit the makefile file 
  11.         to change the variables "NS" and "GW" so that they point to 
  12.         the NYUAda and GWAda source code, respectively, and the ADAED 
  13.           variable so that it points to the Ada execution directory.
  14.     
  15.     4 - Type "make", which will run the makefile.  The makefile will
  16.         recompile any source files used by the monitor, and put the
  17.         final output in the AdaED directory.
  18.